home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / DRSCRL14.ARJ / DRSCROLL.DOC next >
Text File  |  1992-07-20  |  4KB  |  90 lines

  1.                            
  2.                                    DRSCROLL
  3.                                   version 1.4
  4.                                  by David Roper
  5.  
  6.                          Placed into the Public Domain
  7.                                  July 20th, 1992
  8.  
  9.         Public Domain means that you don't have to pay me or anybody
  10.         else for the use of this program.  It belongs to the Public.
  11.         You may have to pay someone to make you a copy if you're 
  12.         getting it by mail-order, but that's not the same thing.  
  13.  
  14.         Q- What does this program do?
  15.         A- It allows a MESSAGE to scroll in a BATCH file
  16.  
  17.         Q- Why is it different?  Why should you care?
  18.         A- Probably because this is Public Domain and anyone can 
  19.            have a copy to use and NO-ONE has to pay anybody for its use.
  20.  
  21.         Q- Seriously...why is it different?
  22.         A- Being FREE to use is important where you want a lot of 
  23.            people to have the ability and yet the company budget 
  24.            doesn't allow for 100 copies of a $5 or $10 program. 
  25.            100 copies of a $10 program to use in Batch files is $1000, ouch! 
  26.            ...but, One hundred free programs still costs the same....$0 
  27.  
  28.         Basically, using DRSCROLL.EXE is as easy as typing >DRSCROLL
  29.         Try it!   Go ahead.... you'll get the picture.
  30.         
  31.         You can use your own message, such as EAT AT JOE'S
  32.         Try it!  Place your message after the program name DRSCROLL so
  33.         that your command line says this: >DRSCROLL EAT AT JOE'S....
  34.         (I advise that you put some dots after the message so it looks better)
  35.         
  36.         Now that you know how to use your own message, try this:
  37.         DRSCROLL /?
  38.         That gets help
  39.         So does DRSCROLL /H
  40.         You will see some switches to use if you want to get fancy
  41.         such as limiting the Window of the message to 10 chrs Wide.
  42.         To make the message show up in a small window of 10 chrs width, 
  43.         all you have to do is put /W10 after the message, like this:
  44.         
  45.         >DRSCROLL EAT AT JOE'S..../W10
  46.         
  47.         There are other switches that you can try....
  48.         /R sets the row and /C sets the column in case you want to place
  49.         the message wherever you want on the screen.  Centering's off.
  50.         To set the message at Row 12, Column 55, this is what you type:
  51.  
  52.         >DRSCROLL EAT AT JOE'S..../W10 /R12 /C55
  53.  
  54.  
  55.     page 2
  56.  
  57.         To make the display speedy, fast, varoom-like, change the Delay
  58.         to a small number of seconds like 0.04  The switch is /D
  59.         Such as
  60.         
  61.         >DRSCROLL EAT AT JOE'S..../W10 /R12 /C35 /D0.04
  62.         
  63.         Finally, if you want the message to wake-up the person looking at
  64.         it, tell DRSCROLL the FREQUENCY that you want to hear.  A nice
  65.         frequency is about 1000 Hz and this can be done with: /F1000
  66.         So we have (using all five switches... you fancy person, you)
  67.         
  68.         >DRSCROLL EAT AT JOE'S..../W10 /R12 /C35 /D0.04 /F1000
  69.         
  70.         Oh, yeah, the switches don't have to be in any particular order.
  71.         And they can touch each other, too.  Therefore:
  72.         >DRSCROLL EAT AT JOE'S..../C35/F1000/R12/W10 /D0.04
  73.         
  74.         will work the same way.
  75.         
  76.         That's all that it does...  Ain't no more.  If you want some more 
  77.         utilities done for free, write me with ideas.  If you want a reply
  78.         then add a SASE.  If you send me "lunch money",  I'll write you back
  79.         and thank you....using my own postage stamps.  No joke.
  80.         
  81.         Remember, PUBLIC DOMAIN means you don't have to pay me a dime.
  82.         Ain't gonna put you on a "guilt trip" - no sirr-ree...Enjoy.
  83.  
  84.         David Roper, 201 Winding Brook Drive, Garner NC 27529
  85.  
  86.         ----------------------------eof------------------------------
  87.  
  88.  
  89.  
  90.